home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch04s03s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  4.9 KB  |  124 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>3.3.┬áChannels Menu</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch04s03.html" title="3.┬áChannels dialog" />
  12.     <link rel="prev" href="ch04s03s02.html" title="3.2.┬áUsing the Channeldialog" />
  13.     <link rel="next" href="ch04s03s04.html" title="3.4.┬áSelection masks" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">3.┬áChannels dialog</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch04s03s02.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">3.3.┬áChannels Menu</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch04s03s04.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="gimp-channel-menu"></a>3.3.┬áChannels Menu</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <div class="variablelist">
  38.         <div class="mediaobject">
  39.           <img src="../images/dialogs/dialogs-channel-menu.png" />
  40.         </div>
  41.         <dl>
  42.           <dt>
  43.             <span class="term">Overview</span>
  44.           </dt>
  45.           <dd>
  46.             <p>
  47.             You can get the channel context menu by right clicking on a
  48.             channel thumbnail. This menu gives the same operations on channels
  49.             as those available from dialog buttons. The only difference concerns
  50.             transformation to selection operations, each of them having its own
  51.             entry in the menu.
  52.           </p>
  53.             <p>
  54.             </p>
  55.             <div class="itemizedlist">
  56.               <ul type="disc">
  57.                 <li>
  58.                   <p>
  59.                   <span class="guilabel">Edit channel attributes</span>, 
  60.                   <span class="guilabel">New channel</span>,
  61.                   <span class="guilabel">Raise channel</span>,
  62.                   <span class="guilabel">Lower channel</span>,
  63.                   <span class="guilabel">Duplicate channel</span>, 
  64.                   <span class="guilabel">Delete channel</span>:
  65.                   see <a href="ch05s07.html" title="7.┬áLayers">Managing channels</a>.
  66.                 </p>
  67.                 </li>
  68.                 <li>
  69.                   <p>
  70.                   <span class="guilabel">Channel to selection</span>:
  71.                   Selection derived from channel replaces any previous active selection. 
  72.                 </p>
  73.                 </li>
  74.                 <li>
  75.                   <p>
  76.                   <span class="guilabel">Add to selection</span>:  
  77.                   Selection derived from channel is added to previous active 
  78.                   selection. Final selection is merging of both.
  79.                 </p>
  80.                 </li>
  81.                 <li>
  82.                   <p>
  83.                   <span class="guilabel">Substract from selection</span>:  
  84.                   Final selection is substraction of selection derived from 
  85.                   a channel from previous active selection. 
  86.                 </p>
  87.                 </li>
  88.                 <li>
  89.                   <p>
  90.                   <span class="guilabel">Intersect with selection</span> :  
  91.                   Final selection is intersection of selection derived from a
  92.                   channel with the previous active selection. Only common parts are kept.
  93.                 </p>
  94.                 </li>
  95.               </ul>
  96.             </div>
  97.             <p>
  98.           </p>
  99.           </dd>
  100.         </dl>
  101.       </div>
  102.     </div>
  103.     <div class="navfooter">
  104.       <hr />
  105.       <table width="100%" summary="Navigation footer">
  106.         <tr>
  107.           <td width="40%" align="left"><a accesskey="p" href="ch04s03s02.html">Prev</a>┬á</td>
  108.           <td width="20%" align="center">
  109.             <a accesskey="u" href="ch04s03.html">Up</a>
  110.           </td>
  111.           <td width="40%" align="right">┬á<a accesskey="n" href="ch04s03s04.html">Next</a></td>
  112.         </tr>
  113.         <tr>
  114.           <td width="40%" align="left" valign="top">3.2.┬áUsing the Channeldialog┬á</td>
  115.           <td width="20%" align="center">
  116.             <a accesskey="h" href="index.html">Home</a>
  117.           </td>
  118.           <td width="40%" align="right" valign="top">┬á3.4.┬áSelection masks</td>
  119.         </tr>
  120.       </table>
  121.     </div>
  122.   </body>
  123. </html>
  124.